google.golang.org/grpc/grpclog.componentData.ErrorDepth (method, view implemented interface methods)

4 uses

	google.golang.org/grpc/grpclog (current package)
		component.go#L42: func (c *componentData) ErrorDepth(depth int, args ...any) {
		component.go#L61: 	c.ErrorDepth(1, args...)
		component.go#L77: 	c.ErrorDepth(1, fmt.Sprintf(format, args...))
		component.go#L93: 	c.ErrorDepth(1, args...)